home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1996 March / MacWorld 03:96.toast / Utilities / User Interface / eXpress folder / eXpress v2.0.0 Documentation < prev   
Text File  |  1995-11-08  |  10KB  |  260 lines

  1.                           *** eXpress v2.0.0 ***
  2.  
  3.                          Released November of 1995
  4.  
  5.                         - Official Documentation - 
  6.  
  7.  
  8.        REDISTRIBUTION OF ANY VERSION OF eXpress IS STRICTLY FORBIDDEN                 
  9.          WITHOUT THE DOCUMENTATION FILE FOR THE RESPECTIVE VERSION.
  10.  
  11.    (This file looks best if viewed in Monaco or another mono-spaced font)
  12.  
  13. *****************************************************************************
  14. The eXpress source code, compiled code, and documentation are all Copyright ©
  15. 1995 by Stephen Maas. All rights reserved.
  16. ****************************************************************************
  17.  
  18.  
  19. Table of Contents
  20. =================
  21.  
  22.   1.  eXpress System Requirements
  23.   2.  What eXpress Lets You Do
  24.   3.  Using eXpress
  25.   4.  Trouble shooting eXpress
  26.   5.  Legal Disclaimer
  27.   6.  The Shareware System
  28.   7.  Registering eXpress
  29.   8.  Acknowledgements
  30.  
  31.  
  32.  
  33. eXpress System Requirements
  34. ===========================
  35.  
  36.      eXpress requires a Macintosh running System 7.x with at least a 68020 
  37. microprocessor or a PowerPC chip. Once installed, eXpress uses 3K of RAM in
  38. the system heap.
  39.  
  40.  
  41. What eXpress Lets you Do
  42. ========================
  43.  
  44.      Once installed, eXpress allows you to access the Process menu (the one on 
  45. the far right side of the menu bar in System 7) from anywhere on the screen. 
  46. Simply hold down the key combination you selected, and click the mouse button.
  47. A menu will pop up right at your mouse. Select "Processes" and you will get a
  48. menu listing all the active processes. Select a process, and that process will
  49. be brought to the front.
  50.  
  51.      You can also use eXpress to change you monitor's depth. Simply hold down 
  52. the key combination you selected, and click the mouse button. A menu will pop 
  53. up right at your mouse. Select "Monitor Depth" and you will get a menu listing
  54. the depth's your monitor is capable of supporting. Select a new depth, and it
  55. will become the current depth of your monitor. This depth change is only
  56. temporary, and your monitor will revert to its original depth when you restart
  57. your machine.
  58.  
  59.      Finally, you can use eXpress to find out how much free memory you have for
  60. the current application, and for the whole system. Simply hold down the key
  61. combination you selected, and click the mouse button. A menu will pop up right
  62. at your mouse. Select "Memory" and the current amount of free memory for the
  63. current application, and for the whole system, will be displayed.
  64.  
  65.      eXpress also offers shortcuts for the "Hide Others" and "Show All" menu items
  66. in the Processes menu.
  67.  
  68.      To execute the "Hide Others" item in the Processes menu, just hold down the 
  69. key combination you selected and hit the tilde " ~ " key. (I realize this is a 
  70. break with standard Apple User Interface Guidelines, and I am sure that the thought
  71. police will come after me for not making use of the command key, but I have my 
  72. reasons).
  73.  
  74.      To execute the "Show All" item in the Processes menu, just hold down the the 
  75. key combination you selected and hit the tab " tab " key. (See disclaimer above 
  76. about interface implications).
  77.  
  78.      eXpress is especially useful for Mac users on the go because it does away with
  79. those frequent trips to the upper right hand corner which are so hard on your
  80. fingers and your track ball.
  81.  
  82.  
  83. Using eXpress
  84. =============
  85.  
  86.      Using eXpress is very simple. When you launch the eXpress application, 
  87. you will be presented with a dialog box. Click if you want to select the 
  88. key combination which invokes eXpress, otherwise, just wait for the dialog
  89. box to disappear (it takes about six seconds). That's all there is to it.
  90. eXpress loads some code into memory, much like an INIT does, and then quits.
  91.  
  92.      eXpress needs to be run each time you start up your Macintosh in order 
  93. for it to do its magic. I suggest throwing it in your Startup Items folder. 
  94. Then you will always be able to take advantage of eXpress.
  95.  
  96.  
  97. Trouble Shooting eXpress
  98. ========================
  99.  
  100.      eXpress can be picky about certain aspects of its operation. In order to
  101. keep eXpress happy, please avoid doing the following.
  102.  
  103.      • Moving the location of the eXpress application after having run eXpress
  104.  
  105.      I promise you this will result in a crash. eXpress needs to make use of
  106. this file whenever it is invoked, and if you move it, eXpress will become
  107. badly confused and crash as a means of admonishing you.
  108.  
  109.      • Changing the name of the eXpress application 
  110.  
  111.      I named it eXpress for a reason, and instructed it to refuse to function
  112. if you tried to change its name. Please oblidge it and respect its birth name.
  113.  
  114.      • Modifying the eXpress resource file
  115.  
  116.      Resource files are for programs, not programmers. If you are the curious
  117. type, feel free to browse around the eXpress resource fork, but don't touch,
  118. just look. I told eXpress to cry for help at the first sign of anyone messing
  119. with its resource fork, and it can throw quite a tantrum, so look all you want,
  120. but don't make any changes. 
  121.  
  122.      • Running eXpress multiple times with the same key combination
  123.  
  124.      This is unnecessary, indicates a confused user, and confuses the hell out
  125. of the machine. Just don't do it. If you change the key combination, you will
  126. be fine.
  127.  
  128.      If you haven't broken any of these rules, and eXpress refuses to function
  129. properly, its possible the programmer screwed up. Please send me as much
  130. information as you can about the bug, and I will do my best to remedy the
  131. situation.
  132.  
  133.  
  134. Legal Disclaimer
  135. ================
  136.  
  137.      I, the author, assume no responsibility for any damage you may cause to 
  138. your hardware or software by using the program eXpress. eXpress carries no
  139. warranties, expressed, written, or implied. You use this software at your own
  140. risk. The author assumes no liability for any damage or loss of data caused by
  141. the use of eXpress. YOU HAVE BEEN WARNED. By using eXpress, you consent to the
  142. above mentioned terms.
  143.  
  144.  
  145. The Shareware System
  146. ====================
  147.  
  148.      The sharware system is a software distribution system created with you, the
  149. end user in mind. It allows you to try out programs for an extended period of
  150. time (thirty days) and then decide if you want to purchase the programs. If you
  151. decide to purchase the program you pay your money and your set to go. If you 
  152. decide the program isn't worthwhile for you, you delete it.
  153.  
  154.      This entire system only works if you, the end user, keep your side of the
  155. deal. That is, if, after FIFTEEN days, you decide you don't like eXpress, you are
  156. free to throw it away. However, if you continue to use eXpress, you are OBLIGATED
  157. to pay for eXpress. I am doing you a favor by letting you try out eXpress for
  158. free. Do me a favor by being honest and registering your copy if you continue to
  159. use it. 
  160.  
  161.      Many shareware programs have become strictly commercial programs because end
  162. users don't keep their end of the deal. Let's not let that happen to eXpress.
  163.  
  164.  
  165. Registering eXpress
  166. ===================
  167.  
  168. eXpress is distributed by LaserPoint, LLC. 
  169. Please direct all purchasing inqueries to Laser Point.
  170.  
  171. The cost to register one copy of eXpress is $10.00 U.S. currency.
  172. Site licensing rates are available. Contact Laser Point for details.
  173.  
  174. When ordering you MUST include the following information
  175.  
  176.        - Your Name
  177.        - The ID number of your copy of eXpress (found in the eXpress
  178.          dialog box)
  179.  
  180. You will receive instructions for registering and personalizing your
  181. copy of eXpress.
  182.  
  183. NOTE: Your registration code will only be good for the copy of eXpress whose
  184. program ID you send in. EVERY copy of eXpress has a UNIQUE program ID, so make
  185. sure you send the ID of the copy you want to register! 
  186.  
  187. Toll Free Ordering:  Visa and MasterCard orders may be placed by calling Laser
  188. Point at (800) 894-6758.  Sorry, but American Express cards are not accepted.
  189.  
  190. Ordering by Fax:  Orders may be faxed to (408) 722-6895, please include the same
  191. information requested for an email order.
  192.  
  193. Electronic Mail Ordering:  You may place orders via electronic mail by sending
  194. the following information to orders@laserpoint.com
  195.  
  196. - Name of the product you are registering
  197. - Visa or MasterCard Account Number
  198. - Card Type (Visa or MasterCard)
  199. - Card Expiration Date
  200. - Name of card holder
  201. - Your name (if different from card holder)
  202. - eXpress program ID number for the copy of eXpress you want to register
  203.  
  204. If you would like to encrypt your email order using PGP, please write to info@laserpoint.com for our public PGP key, or visit our World Wide Web site 
  205. at http://www.laserpoint.com and visit any of our product areas.
  206.  
  207. Postal Mail Ordering:  You may send cash or checks, drawn in U.S. funds on a
  208. U.S. bank, to:
  209.  
  210. Laser Point
  211. eXpress Orders
  212. P.O. Box 2378
  213. Watsonville, CA 95077
  214.  
  215. CompuServe users may register using the CompuServe shareware registration
  216. service.  GO SWREG and register product id XXXX, and your CIS account will
  217. be billed by CompuServe.
  218.  
  219. If you have any questions, you may contact Laser Point customer service
  220. at (408) 722-6894.
  221.  
  222.  
  223. Acknowledgements
  224. ================
  225.  
  226.      There are a select few people, places, and things without which eXpress 
  227. would never have come to be what it is today. Listed in no particular order, 
  228. they include the following:
  229.  
  230.          * Cray Research Park, Eagan, Minnesota
  231.          * DavidC3830@aol.com
  232.          * Sun Microsystems and the SPARC 4
  233.          * MrCee@aol.com
  234.          * adp_chris@wsc.colorado.edu
  235.          * Apple Computer
  236.          * cliveb@cosmos-uk.org
  237.          * Mom, Dad, and the rest of the family
  238.          * Phil Kearney III
  239.          * The guy who called me at 4:30 A.M. from England
  240.            "Cheers to you too"
  241.          * DCHILD@ucs.indiana.edu
  242.          * The Internet
  243.          * aj_mas@be.ibm.com
  244.          * Laser Point
  245.          * Achterberg@aol.com
  246.          * A few trillion electrons
  247.          * The guy who called from Texas
  248.          * Robert Berger
  249.          * Dogcow
  250.          * schon@uniwa.uwa.edu.au
  251.          * The creators of X-Windows (and UNIX I guess)
  252.          * smarta@acf2.NYU.EDU
  253.          * DMGcourses@aol.com
  254.          * The guy who sent me a letter from England
  255.          * Scott_Gruby@hmc.edu
  256.          * Ed Martin, the only guy in the world who believes in Scholarware
  257.  
  258.  
  259.  
  260.